Skip to content

fix(mobile): logo navigates home; AI Atlas no longer hover-locks on Android#95

Merged
MaryWylde merged 1 commit intodevfrom
feat/ai-atlas
May 6, 2026
Merged

fix(mobile): logo navigates home; AI Atlas no longer hover-locks on Android#95
MaryWylde merged 1 commit intodevfrom
feat/ai-atlas

Conversation

@MaryWylde
Copy link
Copy Markdown
Contributor

  • Burger-open: tapping the centered KeepSimple logo closes the sheet and navigates to "/" (was a no-op on small screens).
  • AI Atlas: gate Mouse*-driven hover state behind a (hover: hover) media query and neutralize sticky :hover styles on touch — Android Chrome fires mouseenter on tap but never mouseleave, locking nodes.

…ndroid

- Burger-open: tapping the centered KeepSimple logo closes the sheet and
  navigates to "/" (was a no-op on small screens).
- AI Atlas: gate Mouse*-driven hover state behind a (hover: hover) media
  query and neutralize sticky :hover styles on touch — Android Chrome
  fires mouseenter on tap but never mouseleave, locking nodes.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@MaryWylde MaryWylde merged commit 992f568 into dev May 6, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants